projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0f4a3
)
* eshell/esh-cmd.el (eshell-cmd):
author
Juri Linkov
<juri@jurta.org>
Fri, 26 Mar 2004 07:03:27 +0000
(07:03 +0000)
committer
Juri Linkov
<juri@jurta.org>
Fri, 26 Mar 2004 07:03:27 +0000
(07:03 +0000)
Comment out broken info-links to incomplete Info manual.
lisp/eshell/esh-cmd.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/esh-cmd.el
b/lisp/eshell/esh-cmd.el
index e944020b1edcc1542e3e7f12157d58987204de7e..9b4f54ce8bf82298e9da2341178ae329f21f4f15 100644
(file)
--- a/
lisp/eshell/esh-cmd.el
+++ b/
lisp/eshell/esh-cmd.el
@@
-30,7
+30,7
@@
pressing <RET>. There are several different kinds of commands,
however."
:tag "Command invocation"
- :link '(info-link "(eshell)Command invocation")
+
;;
:link '(info-link "(eshell)Command invocation")
:group 'eshell)
;;; Commentary: